package evemanutool.utils.datahandling; public interface GUIUpdater { public void updateGUI(); }